|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.EnquiryItemType
Class EnquiryItemType.
| Field Summary | |
private boolean |
_has_ncbId
keeps track of state for field: _ncbId |
private java.util.Vector |
_itemCodeList
Field _itemCodeList |
private int |
_ncbId
Field _ncbId |
private java.lang.String |
_serviceCode
Field _serviceCode |
| Constructor Summary | |
EnquiryItemType()
|
|
| Method Summary | |
void |
addItemCode(int index,
java.lang.String vItemCode)
Method addItemCode |
void |
addItemCode(java.lang.String vItemCode)
Method addItemCode |
java.util.Enumeration |
enumerateItemCode()
Method enumerateItemCode |
java.lang.String[] |
getItemCode()
Method getItemCode |
java.lang.String |
getItemCode(int index)
Method getItemCode |
int |
getItemCodeCount()
Method getItemCodeCount |
int |
getNcbId()
Method getNcbIdReturns the value of field 'ncbId'. |
java.lang.String |
getServiceCode()
Method getServiceCodeReturns the value of field 'serviceCode'. |
boolean |
hasNcbId()
Method hasNcbId |
boolean |
isValid()
Method isValid |
void |
removeAllItemCode()
Method removeAllItemCode |
java.lang.String |
removeItemCode(int index)
Method removeItemCode |
void |
setItemCode(int index,
java.lang.String vItemCode)
Method setItemCode |
void |
setItemCode(java.lang.String[] itemCodeArray)
Method setItemCode |
void |
setNcbId(int ncbId)
Method setNcbIdSets the value of field 'ncbId'. |
void |
setServiceCode(java.lang.String serviceCode)
Method setServiceCodeSets the value of field 'serviceCode'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private boolean _has_ncbId
private java.util.Vector _itemCodeList
private int _ncbId
private java.lang.String _serviceCode
| Constructor Detail |
public EnquiryItemType()
| Method Detail |
public void addItemCode(int index,
java.lang.String vItemCode)
throws java.lang.IndexOutOfBoundsException
index - vItemCode -
java.lang.IndexOutOfBoundsException
public void addItemCode(java.lang.String vItemCode)
throws java.lang.IndexOutOfBoundsException
vItemCode -
java.lang.IndexOutOfBoundsExceptionpublic java.util.Enumeration enumerateItemCode()
public java.lang.String[] getItemCode()
public java.lang.String getItemCode(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic int getItemCodeCount()
public int getNcbId()
public java.lang.String getServiceCode()
public boolean hasNcbId()
public boolean isValid()
public void removeAllItemCode()
public java.lang.String removeItemCode(int index)
index -
public void setItemCode(int index,
java.lang.String vItemCode)
throws java.lang.IndexOutOfBoundsException
index - vItemCode -
java.lang.IndexOutOfBoundsExceptionpublic void setItemCode(java.lang.String[] itemCodeArray)
itemCodeArray - public void setNcbId(int ncbId)
ncbId - the value of field 'ncbId'.public void setServiceCode(java.lang.String serviceCode)
serviceCode - the value of field 'serviceCode'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||